Package | openmrs.fhir.core |
Type | SearchParameter |
Id | Id |
FHIR Version | R4 |
Source | http://fhir.openmrs.org/core/https://build.fhir.org/ig/abertnamanya/openmrs-contrib-fhir2-ig/SearchParameter-condition-patient.html |
Url | http://fhir.openmrs.org/core/SearchParameter/condition-patient |
Version | 0.1.0 |
Status | active |
Date | 2024-12-11T17:18:51+00:00 |
Name | ConditionPatientSearchParameter |
Experimental | False |
Description | Searches for condition by a given patient Uuid eg) /ws/fhir2/{release}/Condition?patient={uuid} |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter condition-patient
Parameter patient
:reference
Searches for condition by a given patient Uuid eg) /ws/fhir2/{release}/Condition?patient={uuid}
Resource | Condition |
Expression | (none) |
Target Resources | Condition |
Multiples |
|
{
"resourceType" : "SearchParameter",
"id" : "condition-patient",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter condition-patient</b></p><a name=\"condition-patient\"> </a><a name=\"hccondition-patient\"> </a><a name=\"condition-patient-en-US\"> </a><h2>ConditionPatientSearchParameter</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>Searches for condition by a given patient Uuid eg) /ws/fhir2/{release}/Condition?patient={uuid}</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></td></tr><tr><td>Expression</td><td>(none)</td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "http://fhir.openmrs.org/core/SearchParameter/condition-patient",
"version" : "0.1.0",
"name" : "ConditionPatientSearchParameter",
"status" : "active",
"date" : "2024-12-11T17:18:51+00:00",
"contact" : [
{
"name" : "OpenMRS, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://openmrs.org"
}
]
}
],
"description" : "Searches for condition by a given patient Uuid eg) /ws/fhir2/{release}/Condition?patient={uuid}",
"code" : "patient",
"base" : [
"Condition"
],
"type" : "reference",
"target" : [
"Condition"
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.